FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CapabilityStatement/FHIR Server from package hl7.fhir.us.pacio-pfe#current (140 ms)

Package hl7.fhir.us.pacio-pfe
Type CapabilityStatement
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/pacio-pfe/https://build.fhir.org/ig/HL7/fhir-pacio-pfe/CapabilityStatement-pacio-pfe-cap.html
Url http://hl7.org/fhir/us/pacio-pfe/CapabilityStatement/pacio-pfe-cap
Version 2.0.0-ballot
Status draft
Date 2022-08-12T00:00:00+00:00
Name Personal_Functioning_And_Engagement_CapabilityStatement
Title Personal Functioning and Engagement Capability Statement
Experimental False
Realm us
Authority hl7
Description This Capability Statement defines the expected capabilities of a Personal Functioning and Engagement FHIR server conforming to the Personal Functioning and Engagement Implementation Guide.
Kind requirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
pfe-collection Personal Functioning and Engagement Collection
pfe-condition-encounter-diagnosis Personal Functioning and Engagement Condition Encounter Diagnosis Profile
pfe-condition-problems-health-concerns Personal Functioning and Engagement Condition Problems and Health Concerns Profile
pfe-goal Personal Functioning and Engagement Goal Profile
pfe-narrative-history-of-status Personal Functioning and Engagement Narrative History of Status
pfe-nutrition-order Personal Functioning and Engagement Nutrition Order Profile
pfe-observation-clinicaltest Personal Functioning and Engagement Clinical Test Observation
pfe-observation-single Personal Functioning and Engagement Single Observation
pfe-service-request Personal Functioning and Engagement Service Request Profile
pfe-use-of-device Personal Functioning and Engagement Use of Device


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement pacio-pfe-cap

Personal Functioning and Engagement Capability Statement

  • Implementation Guide Version: 2.0.0-ballot
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Supported Patch Formats:
  • Published on: 2022-08-12 00:00:00+0000
  • Published by: HL7 International / Patient Care

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

The PFE Server SHALL:

  1. Support all profiles defined in this Implementation Guide.
  2. Implement the RESTful behavior according to the FHIR specification.
  3. Return the following response classes:
    • (Status 400): invalid parameter
    • (Status 401/4xx): unauthorized request
    • (Status 403): insufficient scope
    • (Status 404): unknown resource
    • (Status 410): deleted resource.
  4. Support json source formats for all PFE interactions.
  5. Support the searchParameters on each profile individually and in combination.

The PFE Server SHOULD:

  1. Support xml source formats for all PFE interactions.
Security
  1. See the Guidance section for requirements and recommendations.
  2. A server SHALL reject any unauthorized requests by returning an HTTP 401 "Unauthorized", HTTP 403 "Forbidden", or HTTP 404 "Not Found" response code.
Summary of System-wide Interactions
  • MAYSupports the batchinteraction.
  • MAYSupports the search-systeminteraction.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRV-RSUPCDH-IH-TSearches_include_revincludeOperations
ObservationSupported Profiles
  Personal Functioning and Engagement Clinical Test Observationversion: {0}2.0.0-ballot)
  Personal Functioning and Engagement Collectionversion: {0}2.0.0-ballot)
  Personal Functioning and Engagement Single Observationversion: {0}2.0.0-ballot)
yyyyyyyyydate, combo-data-absent-reason, code, combo-code-value-quantity, subject, component-data-absent-reason, value-concept, value-date, code-value-string, component-code-value-quantity, based-on, code-value-date, patient, specimen, component-code, code-value-quantity, combo-code-value-concept, value-string, identifier, performer, combo-code, method, value-quantity, component-value-quantity, data-absent-reason, combo-value-quantity, encounter, code-value-concept, component-code-value-concept, component-value-concept, category, device, combo-value-concept, statusObservation.subject, Observation.based-on, Observation.patient, Observation.specimen, Observation.context, Observation.performer, Observation.encounter, Observation.deviceChargeItem.service, ClinicalImpression.finding-ref, ClinicalImpression.investigation, DiagnosticReport.result, Immunization.reaction, ImmunizationRecommendation.information, MedicationStatement.part-of, Procedure.part-of, QuestionnaireResponse.parent
DiagnosticReportSupported Profiles
  Personal Functioning and Engagement Narrative History of Statusversion: {0}2.0.0-ballot)
yyyyyyyyydate, code, patient, identifier, encounterDiagnosticReport.based-on, DiagnosticReport.subject, DiagnosticReport.patient, DiagnosticReport.encounter, DiagnosticReport.media, DiagnosticReport.performer, DiagnosticReport.result, DiagnosticReport.results-interpreter, DiagnosticReport.specimen
DeviceUseStatementSupported Profiles
  Personal Functioning and Engagement Use of Deviceversion: {0}2.0.0-ballot)
yyyyyyyyyidentifier, subject, patient, deviceDeviceUseStatement.subject, DeviceUseStatement.patient, DeviceUseStatement.device
ConditionSupported Profiles
  Personal Functioning and Engagement Condition Encounter Diagnosis Profileversion: {0}2.0.0-ballot)
  Personal Functioning and Engagement Condition Problems and Health Concerns Profileversion: {0}2.0.0-ballot)
yyyyyyyyyidentifier, subject, bodySite, asserter, recordedDate, code, encounterCondition.identifier, Condition.subject, Condition.bodySite, Condition.asserter, recordedDate, code, encounter
GoalSupported Profiles
  Personal Functioning and Engagement Goal Profileversion: {0}2.0.0-ballot)
yyyyyyyyyidentifier, subject, patient, achievementStatus, addressesGoal.identifier, Goal.subject, Goal.patient, Goal.achievementStatus, Goal.addresses
NutritionOrderSupported Profiles
  Personal Functioning and Engagement Nutrition Order Profileversion: {0}2.0.0-ballot)
yyyyyyyyyidentifier, subject, patient, encounter, orderer, statusNutritionOrder.identifier, NutritionOrder.subject, NutritionOrder.patient, NutritionOrder.encounter, NutritionOrder.orderer, NutritionOrder.status
ServiceRequestSupported Profiles
  Personal Functioning and Engagement Service Request Profileversion: {0}2.0.0-ballot)
yyyyyyyyyidentifier, subject, patient, status, code, requester, performer, reason referenceServiceRequest.identifier, ServiceRequest.subject, ServiceRequest.patient, ServiceRequest.status, ServiceRequest.code, ServiceRequest.requester, ServiceRequest.performer, ServiceRequest.reasonReference

Resource Conformance: SHALL Observation

Core FHIR Resource
Observation
Reference Policy
literal, logical
Interaction summary
  • SHALLsupport create, update, read, search-type.
  • SHOULDsupport vread, history-instance.
  • MAYsupport delete, history-type, patch.

Search Parameters
ConformanceParameterTypeDocumentation
MAYdatedate

Obtained date/time. If the obtained element is a period, a date that falls in the period

MAYcombo-data-absent-reasontoken

The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.

MAYcodetoken

The code of the observation type

MAYcombo-code-value-quantitycomposite

Code and quantity value parameter pair, including in components

MAYsubjectreference

The subject that the observation is about

MAYcomponent-data-absent-reasontoken

The reason why the expected value in the element Observation.component.value[x] is missing.

MAYvalue-concepttoken

The value of the observation, if the value is a CodeableConcept

MAYvalue-datedate

The value of the observation, if the value is a date or period of time

MAYcode-value-stringcomposite

Code and string value parameter pair

MAYcomponent-code-value-quantitycomposite

Component code and component quantity value parameter pair

MAYbased-onreference

Reference to the test or procedure request.

MAYcode-value-datecomposite

Code and date/time value parameter pair

MAYpatientreference

The subject that the observation is about (if patient)

MAYspecimenreference

Specimen used for this observation

MAYcomponent-codetoken

The component code of the observation type

MAYcode-value-quantitycomposite

Code and quantity value parameter pair

MAYcombo-code-value-conceptcomposite

Code and coded value parameter pair, including in components

MAYvalue-stringstring

The value of the observation, if the value is a string, and also searches in CodeableConcept.text

MAYidentifiertoken

The unique id for a particular observation

MAYperformerreference

Who performed the observation

MAYcombo-codetoken

The code of the observation type or component type

MAYmethodtoken

The method used for the observation

MAYvalue-quantityquantity

The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

MAYcomponent-value-quantityquantity

The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

MAYdata-absent-reasontoken

The reason why the expected value in the element Observation.value[x] is missing.

MAYcombo-value-quantityquantity

The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)

MAYencounterreference

Encounter related to the observation

MAYcode-value-conceptcomposite

Code and coded value parameter pair

MAYcomponent-code-value-conceptcomposite

Component code and component coded value parameter pair

MAYcomponent-value-concepttoken

The value of the component observation, if the value is a CodeableConcept

MAYcategorytoken

The classification of the type of observation

MAYdevicereference

The Device that generated the observation data.

MAYcombo-value-concepttoken

The value or component value of the observation, if the value is a CodeableConcept

MAYstatustoken

The status of the observation

 

Resource Conformance: MAY DiagnosticReport

Core FHIR Resource
DiagnosticReport
Reference Policy
literal, logical
Interaction summary
  • SHALLsupport create, update, read, search-type.
  • SHOULDsupport vread, history-instance.
  • MAYsupport delete, history-type, patch.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The subject that the report is about (if patient)

MAYdatedate

Obtained date/time. If the obtained element is a period, a date that falls in the period

MAYcodetoken

The code of the report type

MAYidentifiertoken

The unique id for a particular report

MAYencounterreference

Encounter related to the report

 

Resource Conformance: SHOULD DeviceUseStatement

Core FHIR Resource
DeviceUseStatement
Reference Policy
literal, logical
Interaction summary
  • SHOULDsupport create, update, delete, read.
  • MAYsupport vread, history-instance, history-type, search-type, patch.

Search Parameters
ConformanceParameterTypeDocumentation
MAYidentifiertoken

Search by identifier

MAYsubjectreference

Search by subject

MAYpatientreference

Search by subject - a patient

MAYdevicereference

Search by device

 

Resource Conformance: SHOULD Condition

Core FHIR Resource
Condition
Reference Policy
literal, logical
Interaction summary
  • SHOULDsupport create, update, delete, read.
  • MAYsupport vread, history-instance, history-type, search-type, patch.

Search Parameters
ConformanceParameterTypeDocumentation
MAYidentifiertoken

Search by identifier

MAYsubjectreference

Search by subject

MAYbodySitetoken

Search by body site

MAYasserterreference

Search by asserter

MAYrecordedDatetoken

Search by recorded date

MAYcodetoken

Search by code

MAYencounterreference

Search by encounter

 

Resource Conformance: SHOULD Goal

Core FHIR Resource
Goal
Reference Policy
literal, logical
Interaction summary
  • SHOULDsupport create, update, delete, read.
  • MAYsupport vread, history-instance, history-type, search-type, patch.

Search Parameters
ConformanceParameterTypeDocumentation
MAYidentifiertoken

Search by identifier

MAYsubjectreference

Search by subject

MAYpatientreference

Search by subject - a patient

MAYachievementStatustoken

Search by achievement status

MAYaddressesreference

Search by addresses

 

Resource Conformance: SHOULD NutritionOrder

Core FHIR Resource
NutritionOrder
Reference Policy
literal, logical
Interaction summary
  • SHOULDsupport create, update, delete, read.
  • MAYsupport vread, history-instance, history-type, search-type, patch.

Search Parameters
ConformanceParameterTypeDocumentation
MAYidentifiertoken

Search by identifier

MAYsubjectreference

Search by subject

MAYpatientreference

Search by subject - a patient

MAYencounterreference

Search by encounter

MAYordererreference

Search by orderer

MAYstatusreference

Search by status

 

Resource Conformance: SHOULD ServiceRequest

Core FHIR Resource
ServiceRequest
Reference Policy
literal, logical
Interaction summary
  • SHOULDsupport create, update, delete, read.
  • MAYsupport vread, history-instance, history-type, search-type, patch.

Search Parameters
ConformanceParameterTypeDocumentation
MAYidentifiertoken

Search by identifier

MAYsubjectreference

Search by subject

MAYpatientreference

Search by subject - a patient

MAYstatustoken

Search by status

MAYcodetoken

Search by code

MAYrequesterreference

Search by requester

MAYperformerreference

Search by performer

MAYreason referencereference

Search by reason reference

 

Source

{
  "resourceType" : "CapabilityStatement",
  "id" : "pacio-pfe-cap",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement pacio-pfe-cap</b></p><a name=\"pacio-pfe-cap\"> </a><a name=\"hcpacio-pfe-cap\"> </a><a name=\"pacio-pfe-cap-en-US\"> </a><h2 id=\"title\">Personal Functioning and Engagement Capability Statement</h2><ul><li>Implementation Guide Version: 2.0.0-ballot </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>xml</code>, <code>json</code></li><li>Supported Patch Formats: </li><li>Published on: 2022-08-12 00:00:00+0000 </li><li>Published by: HL7 International / Patient Care </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div><p>The PFE Server <strong>SHALL</strong>:</p>\n<ol>\n<li>Support all profiles defined in this Implementation Guide.</li>\n<li>Implement the RESTful behavior according to the FHIR specification.</li>\n<li>Return the following response classes:\n<ul>\n<li>(Status 400): invalid parameter</li>\n<li>(Status 401/4xx): unauthorized request</li>\n<li>(Status 403): insufficient scope</li>\n<li>(Status 404): unknown resource</li>\n<li>(Status 410): deleted resource.</li>\n</ul>\n</li>\n<li>Support json source formats for all PFE interactions.</li>\n<li>Support the searchParameters on each profile individually and in combination.</li>\n</ol>\n<p>The PFE Server <strong>SHOULD</strong>:</p>\n<ol>\n<li>Support xml source formats for all PFE interactions.</li>\n</ol>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><ol>\n<li>See the <a href=\"security_and_data_sharing.html\">Guidance</a> section for requirements and recommendations.</li>\n<li>A server <strong>SHALL</strong> reject any unauthorized requests by returning an HTTP 401 &quot;Unauthorized&quot;, HTTP 403 &quot;Forbidden&quot;, or HTTP 404 &quot;Not Found&quot; response code.</li>\n</ol>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li><strong>MAY</strong>Supports the <code>batch</code>interaction.</li><li><strong>MAY</strong>Supports the <code>search-system</code>interaction.</li></ul></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET past versions of resources (vread interaction)\">V-R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"PATCH a new resource version (patch interaction)\">P</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th class=\"text-center\"><b title=\"DELETE a resource (delete interaction)\">D</b></th><th class=\"text-center\"><b title=\"GET changes to a resource (history interaction on instance)\">H-I</b></th><th class=\"text-center\"><b title=\"GET changes for all resources of the type (history interaction on type)\">H-T</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Observation1-1\">Observation</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-pfe-observation-clinicaltest.html\">Personal Functioning and Engagement Clinical Test Observationversion: {0}2.0.0-ballot)</a><br/>��<a href=\"StructureDefinition-pfe-collection.html\">Personal Functioning and Engagement Collectionversion: {0}2.0.0-ballot)</a><br/>��<a href=\"StructureDefinition-pfe-observation-single.html\">Personal Functioning and Engagement Single Observationversion: {0}2.0.0-ballot)</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>date, combo-data-absent-reason, code, combo-code-value-quantity, subject, component-data-absent-reason, value-concept, value-date, code-value-string, component-code-value-quantity, based-on, code-value-date, patient, specimen, component-code, code-value-quantity, combo-code-value-concept, value-string, identifier, performer, combo-code, method, value-quantity, component-value-quantity, data-absent-reason, combo-value-quantity, encounter, code-value-concept, component-code-value-concept, component-value-concept, category, device, combo-value-concept, status</td><td><code>Observation.subject</code>, <code>Observation.based-on</code>, <code>Observation.patient</code>, <code>Observation.specimen</code>, <code>Observation.context</code>, <code>Observation.performer</code>, <code>Observation.encounter</code>, <code>Observation.device</code></td><td><code>ChargeItem.service</code>, <code>ClinicalImpression.finding-ref</code>, <code>ClinicalImpression.investigation</code>, <code>DiagnosticReport.result</code>, <code>Immunization.reaction</code>, <code>ImmunizationRecommendation.information</code>, <code>MedicationStatement.part-of</code>, <code>Procedure.part-of</code>, <code>QuestionnaireResponse.parent</code></td><td/></tr><tr><td><a href=\"#DiagnosticReport1-2\">DiagnosticReport</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-pfe-narrative-history-of-status.html\">Personal Functioning and Engagement Narrative History of Statusversion: {0}2.0.0-ballot)</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>date, code, patient, identifier, encounter</td><td><code>DiagnosticReport.based-on</code>, <code>DiagnosticReport.subject</code>, <code>DiagnosticReport.patient</code>, <code>DiagnosticReport.encounter</code>, <code>DiagnosticReport.media</code>, <code>DiagnosticReport.performer</code>, <code>DiagnosticReport.result</code>, <code>DiagnosticReport.results-interpreter</code>, <code>DiagnosticReport.specimen</code></td><td/><td/></tr><tr><td><a href=\"#DeviceUseStatement1-3\">DeviceUseStatement</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-pfe-use-of-device.html\">Personal Functioning and Engagement Use of Deviceversion: {0}2.0.0-ballot)</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, subject, patient, device</td><td><code>DeviceUseStatement.subject</code>, <code>DeviceUseStatement.patient</code>, <code>DeviceUseStatement.device</code></td><td/><td/></tr><tr><td><a href=\"#Condition1-4\">Condition</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-pfe-condition-encounter-diagnosis.html\">Personal Functioning and Engagement Condition Encounter Diagnosis Profileversion: {0}2.0.0-ballot)</a><br/>��<a href=\"StructureDefinition-pfe-condition-problems-health-concerns.html\">Personal Functioning and Engagement Condition Problems and Health Concerns Profileversion: {0}2.0.0-ballot)</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, subject, bodySite, asserter, recordedDate, code, encounter</td><td><code>Condition.identifier</code>, <code>Condition.subject</code>, <code>Condition.bodySite</code>, <code>Condition.asserter</code>, <code>recordedDate</code>, <code>code</code>, <code>encounter</code></td><td/><td/></tr><tr><td><a href=\"#Goal1-5\">Goal</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-pfe-goal.html\">Personal Functioning and Engagement Goal Profileversion: {0}2.0.0-ballot)</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, subject, patient, achievementStatus, addresses</td><td><code>Goal.identifier</code>, <code>Goal.subject</code>, <code>Goal.patient</code>, <code>Goal.achievementStatus</code>, <code>Goal.addresses</code></td><td/><td/></tr><tr><td><a href=\"#NutritionOrder1-6\">NutritionOrder</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-pfe-nutrition-order.html\">Personal Functioning and Engagement Nutrition Order Profileversion: {0}2.0.0-ballot)</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, subject, patient, encounter, orderer, status</td><td><code>NutritionOrder.identifier</code>, <code>NutritionOrder.subject</code>, <code>NutritionOrder.patient</code>, <code>NutritionOrder.encounter</code>, <code>NutritionOrder.orderer</code>, <code>NutritionOrder.status</code></td><td/><td/></tr><tr><td><a href=\"#ServiceRequest1-7\">ServiceRequest</a></td><td>Supported Profiles<br/>��<a href=\"StructureDefinition-pfe-service-request.html\">Personal Functioning and Engagement Service Request Profileversion: {0}2.0.0-ballot)</a></td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>identifier, subject, patient, status, code, requester, performer, reason reference</td><td><code>ServiceRequest.identifier</code>, <code>ServiceRequest.subject</code>, <code>ServiceRequest.patient</code>, <code>ServiceRequest.status</code>, <code>ServiceRequest.code</code>, <code>ServiceRequest.requester</code>, <code>ServiceRequest.performer</code>, <code>ServiceRequest.reasonReference</code></td><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Observation</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>literal</code>, <code>logical</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong>support <code>create</code>, <code>update</code>, <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong>support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong>support <code>delete</code>, <code>history-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-pfe-observation-clinicaltest.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-clinicaltest|2.0.0</a><br/><a href=\"StructureDefinition-pfe-collection.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-collection|2.0.0</a><br/><a href=\"StructureDefinition-pfe-observation-single.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single|2.0.0</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">date</a></td><td><code>date</code></td><td><div><p>Obtained date/time. If the obtained element is a period, a date that falls in the period</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">combo-data-absent-reason</a></td><td><code>token</code></td><td><div><p>The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">code</a></td><td><code>token</code></td><td><div><p>The code of the observation type</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">combo-code-value-quantity</a></td><td><code>composite</code></td><td><div><p>Code and quantity value parameter pair, including in components</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">subject</a></td><td><code>reference</code></td><td><div><p>The subject that the observation is about</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">component-data-absent-reason</a></td><td><code>token</code></td><td><div><p>The reason why the expected value in the element Observation.component.value[x] is missing.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">value-concept</a></td><td><code>token</code></td><td><div><p>The value of the observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">value-date</a></td><td><code>date</code></td><td><div><p>The value of the observation, if the value is a date or period of time</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">code-value-string</a></td><td><code>composite</code></td><td><div><p>Code and string value parameter pair</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">component-code-value-quantity</a></td><td><code>composite</code></td><td><div><p>Component code and component quantity value parameter pair</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">based-on</a></td><td><code>reference</code></td><td><div><p>Reference to the test or procedure request.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">code-value-date</a></td><td><code>composite</code></td><td><div><p>Code and date/time value parameter pair</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The subject that the observation is about (if patient)</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">specimen</a></td><td><code>reference</code></td><td><div><p>Specimen used for this observation</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">component-code</a></td><td><code>token</code></td><td><div><p>The component code of the observation type</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">code-value-quantity</a></td><td><code>composite</code></td><td><div><p>Code and quantity value parameter pair</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">combo-code-value-concept</a></td><td><code>composite</code></td><td><div><p>Code and coded value parameter pair, including in components</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">value-string</a></td><td><code>string</code></td><td><div><p>The value of the observation, if the value is a string, and also searches in CodeableConcept.text</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>The unique id for a particular observation</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">performer</a></td><td><code>reference</code></td><td><div><p>Who performed the observation</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">combo-code</a></td><td><code>token</code></td><td><div><p>The code of the observation type or component type</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">method</a></td><td><code>token</code></td><td><div><p>The method used for the observation</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">value-quantity</a></td><td><code>quantity</code></td><td><div><p>The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">component-value-quantity</a></td><td><code>quantity</code></td><td><div><p>The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">data-absent-reason</a></td><td><code>token</code></td><td><div><p>The reason why the expected value in the element Observation.value[x] is missing.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">combo-value-quantity</a></td><td><code>quantity</code></td><td><div><p>The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter related to the observation</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">code-value-concept</a></td><td><code>composite</code></td><td><div><p>Code and coded value parameter pair</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">component-code-value-concept</a></td><td><code>composite</code></td><td><div><p>Component code and component coded value parameter pair</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">component-value-concept</a></td><td><code>token</code></td><td><div><p>The value of the component observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">category</a></td><td><code>token</code></td><td><div><p>The classification of the type of observation</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">device</a></td><td><code>reference</code></td><td><div><p>The Device that generated the observation data.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">combo-value-concept</a></td><td><code>token</code></td><td><div><p>The value or component value of the observation, if the value is a CodeableConcept</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">status</a></td><td><code>token</code></td><td><div><p>The status of the observation</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DiagnosticReport1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>DiagnosticReport</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html\">DiagnosticReport</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>literal</code>, <code>logical</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong>support <code>create</code>, <code>update</code>, <code>read</code>, <code>search-type</code>.</li><li><strong>SHOULD</strong>support <code>vread</code>, <code>history-instance</code>.</li><li><strong>MAY</strong>support <code>delete</code>, <code>history-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-pfe-narrative-history-of-status.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-narrative-history-of-status|2.0.0</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>The subject that the report is about (if patient)</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">date</a></td><td><code>date</code></td><td><div><p>Obtained date/time. If the obtained element is a period, a date that falls in the period</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">code</a></td><td><code>token</code></td><td><div><p>The code of the report type</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>The unique id for a particular report</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/diagnosticreport.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p>Encounter related to the report</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DeviceUseStatement1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>DeviceUseStatement</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/deviceusestatement.html\">DeviceUseStatement</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>literal</code>, <code>logical</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHOULD</strong>support <code>create</code>, <code>update</code>, <code>delete</code>, <code>read</code>.</li><li><strong>MAY</strong>support <code>vread</code>, <code>history-instance</code>, <code>history-type</code>, <code>search-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-pfe-use-of-device.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-use-of-device|2.0.0</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/deviceusestatement.html#search\">identifier</a></td><td><code>token</code></td><td><div><p>Search by identifier</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/deviceusestatement.html#search\">subject</a></td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/deviceusestatement.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/deviceusestatement.html#search\">device</a></td><td><code>reference</code></td><td><div><p>Search by device</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Condition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>literal</code>, <code>logical</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHOULD</strong>support <code>create</code>, <code>update</code>, <code>delete</code>, <code>read</code>.</li><li><strong>MAY</strong>support <code>vread</code>, <code>history-instance</code>, <code>history-type</code>, <code>search-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-pfe-condition-encounter-diagnosis.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-encounter-diagnosis|2.0.0</a><br/><a href=\"StructureDefinition-pfe-condition-problems-health-concerns.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-problems-health-concerns|2.0.0</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>MAY</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Search by identifier</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">subject</a></td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>bodySite</td><td><code>token</code></td><td><div><p>Search by body site</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>asserter</td><td><code>reference</code></td><td><div><p>Search by asserter</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>recordedDate</td><td><code>token</code></td><td><div><p>Search by recorded date</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>code</td><td><code>token</code></td><td><div><p>Search by code</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Search by encounter</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Goal1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Goal</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/goal.html\">Goal</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>literal</code>, <code>logical</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHOULD</strong>support <code>create</code>, <code>update</code>, <code>delete</code>, <code>read</code>.</li><li><strong>MAY</strong>support <code>vread</code>, <code>history-instance</code>, <code>history-type</code>, <code>search-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-pfe-goal.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-goal|2.0.0</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>MAY</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Search by identifier</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/goal.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>achievementStatus</td><td><code>token</code></td><td><div><p>Search by achievement status</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>addresses</td><td><code>reference</code></td><td><div><p>Search by addresses</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"NutritionOrder1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>NutritionOrder</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/nutritionorder.html\">NutritionOrder</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>literal</code>, <code>logical</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHOULD</strong>support <code>create</code>, <code>update</code>, <code>delete</code>, <code>read</code>.</li><li><strong>MAY</strong>support <code>vread</code>, <code>history-instance</code>, <code>history-type</code>, <code>search-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-pfe-nutrition-order.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-nutrition-order|2.0.0</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>MAY</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Search by identifier</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/nutritionorder.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>encounter</td><td><code>reference</code></td><td><div><p>Search by encounter</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>orderer</td><td><code>reference</code></td><td><div><p>Search by orderer</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>status</td><td><code>reference</code></td><td><div><p>Search by status</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ServiceRequest1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>ServiceRequest</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/><code>literal</code>, <code>logical</code></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHOULD</strong>support <code>create</code>, <code>update</code>, <code>delete</code>, <code>read</code>.</li><li><strong>MAY</strong>support <code>vread</code>, <code>history-instance</code>, <code>history-type</code>, <code>search-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-pfe-service-request.html\">http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-service-request|2.0.0</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>MAY</b></td><td>identifier</td><td><code>token</code></td><td><div><p>Search by identifier</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>subject</td><td><code>reference</code></td><td><div><p>Search by subject</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html#search\">patient</a></td><td><code>reference</code></td><td><div><p>Search by subject - a patient</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>status</td><td><code>token</code></td><td><div><p>Search by status</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>code</td><td><code>token</code></td><td><div><p>Search by code</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>requester</td><td><code>reference</code></td><td><div><p>Search by requester</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>performer</td><td><code>reference</code></td><td><div><p>Search by performer</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>reason reference</td><td><code>reference</code></td><td><div><p>Search by reason reference</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\">�</div></div></div></div></div></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pc"
    }
  ],
  "url" : "http://hl7.org/fhir/us/pacio-pfe/CapabilityStatement/pacio-pfe-cap",
  "version" : "2.0.0-ballot",
  "name" : "Personal_Functioning_And_Engagement_CapabilityStatement",
  "title" : "Personal Functioning and Engagement Capability Statement",
  "status" : "draft",
  "date" : "2022-08-12T00:00:00+00:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [
    {
      "name" : "HL7 International / Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system" : "email",
          "value" : "patientcare@lists.HL7.org"
        }
      ]
    },
    {
      "name" : "PACIO project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system" : "email",
          "value" : "info@pacioproject.org"
        }
      ]
    }
  ],
  "description" : "This Capability Statement defines the expected capabilities of a Personal Functioning and Engagement FHIR server conforming to the Personal Functioning and Engagement Implementation Guide.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "xml",
    "json"
  ],
  "rest" : [
    {
      "mode" : "server",
      "documentation" : "The PFE Server **SHALL**:\n\n1. Support all profiles defined in this Implementation Guide.\n2. Implement the RESTful behavior according to the FHIR specification.\n3. Return the following response classes:\n - (Status 400): invalid parameter\n - (Status 401/4xx): unauthorized request\n - (Status 403): insufficient scope\n - (Status 404): unknown resource\n - (Status 410): deleted resource.\n4. Support json source formats for all PFE interactions.\n5. Support the searchParameters on each profile individually and in combination.\n\nThe PFE Server **SHOULD**:\n\n1. Support xml source formats for all PFE interactions.",
      "security" : {
        "description" : "1. See the [Guidance](security_and_data_sharing.html) section for requirements and recommendations.\n1. A server **SHALL** reject any unauthorized requests by returning an HTTP 401 \"Unauthorized\", HTTP 403 \"Forbidden\", or HTTP 404 \"Not Found\" response code."
      },
      "resource" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "type" : "Observation",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-clinicaltest|2.0.0",
            "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-collection|2.0.0",
            "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-observation-single|2.0.0"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            }
          ],
          "conditionalCreate" : true,
          "_conditionalCreate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalUpdate" : true,
          "_conditionalUpdate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalDelete" : "multiple",
          "_conditionalDelete" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "referencePolicy" : [
            "literal",
            "logical"
          ],
          "searchInclude" : [
            "Observation.subject",
            "Observation.based-on",
            "Observation.patient",
            "Observation.specimen",
            "Observation.context",
            "Observation.performer",
            "Observation.encounter",
            "Observation.device"
          ],
          "_searchInclude" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            }
          ],
          "searchRevInclude" : [
            "ChargeItem.service",
            "ClinicalImpression.finding-ref",
            "ClinicalImpression.investigation",
            "DiagnosticReport.result",
            "Immunization.reaction",
            "ImmunizationRecommendation.information",
            "MedicationStatement.part-of",
            "Procedure.part-of",
            "QuestionnaireResponse.parent"
          ],
          "_searchRevInclude" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "Obtained date/time. If the obtained element is a period, a date that falls in the period"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "combo-data-absent-reason",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-data-absent-reason",
              "type" : "token",
              "documentation" : "The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "The code of the observation type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "combo-code-value-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-quantity",
              "type" : "composite",
              "documentation" : "Code and quantity value parameter pair, including in components"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "subject",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-subject",
              "type" : "reference",
              "documentation" : "The subject that the observation is about"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "component-data-absent-reason",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-data-absent-reason",
              "type" : "token",
              "documentation" : "The reason why the expected value in the element Observation.component.value[x] is missing."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "value-concept",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-concept",
              "type" : "token",
              "documentation" : "The value of the observation, if the value is a CodeableConcept"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "value-date",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-date",
              "type" : "date",
              "documentation" : "The value of the observation, if the value is a date or period of time"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code-value-string",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-string",
              "type" : "composite",
              "documentation" : "Code and string value parameter pair"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "component-code-value-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-quantity",
              "type" : "composite",
              "documentation" : "Component code and component quantity value parameter pair"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "based-on",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-based-on",
              "type" : "reference",
              "documentation" : "Reference to the test or procedure request."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code-value-date",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-date",
              "type" : "composite",
              "documentation" : "Code and date/time value parameter pair"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "The subject that the observation is about (if patient)"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "specimen",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-specimen",
              "type" : "reference",
              "documentation" : "Specimen used for this observation"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "component-code",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code",
              "type" : "token",
              "documentation" : "The component code of the observation type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code-value-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-quantity",
              "type" : "composite",
              "documentation" : "Code and quantity value parameter pair"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "combo-code-value-concept",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code-value-concept",
              "type" : "composite",
              "documentation" : "Code and coded value parameter pair, including in components"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "value-string",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-string",
              "type" : "string",
              "documentation" : "The value of the observation, if the value is a string, and also searches in CodeableConcept.text"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
              "type" : "token",
              "documentation" : "The unique id for a particular observation"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "performer",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-performer",
              "type" : "reference",
              "documentation" : "Who performed the observation"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "combo-code",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-code",
              "type" : "token",
              "documentation" : "The code of the observation type or component type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "method",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-method",
              "type" : "token",
              "documentation" : "The method used for the observation"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "value-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-value-quantity",
              "type" : "quantity",
              "documentation" : "The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "component-value-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-quantity",
              "type" : "quantity",
              "documentation" : "The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "data-absent-reason",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-data-absent-reason",
              "type" : "token",
              "documentation" : "The reason why the expected value in the element Observation.value[x] is missing."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "combo-value-quantity",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-quantity",
              "type" : "quantity",
              "documentation" : "The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data)"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "encounter",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
              "type" : "reference",
              "documentation" : "Encounter related to the observation"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code-value-concept",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-code-value-concept",
              "type" : "composite",
              "documentation" : "Code and coded value parameter pair"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "component-code-value-concept",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-code-value-concept",
              "type" : "composite",
              "documentation" : "Component code and component coded value parameter pair"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "component-value-concept",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-component-value-concept",
              "type" : "token",
              "documentation" : "The value of the component observation, if the value is a CodeableConcept"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-category",
              "type" : "token",
              "documentation" : "The classification of the type of observation"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "device",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-device",
              "type" : "reference",
              "documentation" : "The Device that generated the observation data."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "combo-value-concept",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-combo-value-concept",
              "type" : "token",
              "documentation" : "The value or component value of the observation, if the value is a CodeableConcept"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-status",
              "type" : "token",
              "documentation" : "The status of the observation"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "type" : "DiagnosticReport",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-narrative-history-of-status|2.0.0"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            }
          ],
          "conditionalCreate" : true,
          "_conditionalCreate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalUpdate" : true,
          "_conditionalUpdate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalDelete" : "multiple",
          "_conditionalDelete" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "referencePolicy" : [
            "literal",
            "logical"
          ],
          "searchInclude" : [
            "DiagnosticReport.based-on",
            "DiagnosticReport.subject",
            "DiagnosticReport.patient",
            "DiagnosticReport.encounter",
            "DiagnosticReport.media",
            "DiagnosticReport.performer",
            "DiagnosticReport.result",
            "DiagnosticReport.results-interpreter",
            "DiagnosticReport.specimen"
          ],
          "_searchInclude" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "Obtained date/time. If the obtained element is a period, a date that falls in the period"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "The code of the report type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "The subject that the report is about (if patient)"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-identifier",
              "type" : "token",
              "documentation" : "The unique id for a particular report"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "encounter",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-encounter",
              "type" : "reference",
              "documentation" : "Encounter related to the report"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "DeviceUseStatement",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-use-of-device|2.0.0"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            }
          ],
          "conditionalCreate" : true,
          "_conditionalCreate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalUpdate" : true,
          "_conditionalUpdate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalDelete" : "multiple",
          "_conditionalDelete" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "referencePolicy" : [
            "literal",
            "logical"
          ],
          "searchInclude" : [
            "DeviceUseStatement.subject",
            "DeviceUseStatement.patient",
            "DeviceUseStatement.device"
          ],
          "_searchInclude" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-identifier",
              "type" : "token",
              "documentation" : "Search by identifier"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "subject",
              "definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-subject",
              "type" : "reference",
              "documentation" : "Search by subject"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type" : "reference",
              "documentation" : "Search by subject - a patient"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "device",
              "definition" : "http://hl7.org/fhir/SearchParameter/DeviceUseStatement-device",
              "type" : "reference",
              "documentation" : "Search by device"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "Condition",
          "supportedProfile" : [
            "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-encounter-diagnosis|2.0.0",
            "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-condition-problems-health-concerns|2.0.0"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            }
          ],
          "conditionalCreate" : true,
          "_conditionalCreate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalUpdate" : true,
          "_conditionalUpdate" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "conditionalDelete" : "multiple",
          "_conditionalDelete" : {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode" : "MAY"
              }
            ]
          },
          "referencePolicy" : [
            "literal",
            "logical"
          ],
          "searchInclude" : [
            "Condition.identifier",
            "Condition.subject",
            "Condition.bodySite",
            "Condition.asserter",
            "recordedDate",
            "code",
            "encounter"
          ],
          "_searchInclude" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "identifier",
              "definition" : "file:///Users/awatson/Code/implementation-guides/fhir-pacio-pfe/output/SearchParameter-Condition-identifier.json",
              "type" : "token",
              "documentation" : "Search by identifier"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "subject",
              "definition" : "http://hl7.org/fhir/SearchParameter/Condition-subject",
              "type" : "reference",
              "documentation" : "Search by subject"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
           &nb           {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "requester",
              "definition" : "file:///Users/awatson/Code/implementation-guides/fhir-pacio-pfe/output/SearchParameter-ServiceRequest-requester.json",
              "type" : "reference",
              "documentation" : "Search by requester"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "performer",
              "definition" : "file:///Users/awatson/Code/implementation-guides/fhir-pacio-pfe/output/SearchParameter-ServiceRequest-performer.json",
              "type" : "reference",
              "documentation" : "Search by performer"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "reason reference",
              "definition" : "file:///Users/awatson/Code/implementation-guides/fhir-pacio-pfe/output/SearchParameter-ServiceRequest-reasonReference.json",
              "type" : "reference",
              "documentation" : "Search by reason reference"
            }
          ]
        }
      ],
      "interaction" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "code" : "batch"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "code" : "search-system"
        }
      ],
      "searchParam" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "name" : "_content",
          "definition" : "http://hl7.org/fhir/SearchParameter/Resource-content",
          "type" : "string"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "name" : "_id",
          "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
          "type" : "token"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            }
          ],
          "name" : "_lastUpdated",
          "definition" : "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated",
          "type" : "date"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "name" : "_security",
          "definition" : "http://hl7.org/fhir/SearchParameter/Resource-security",
          "type" : "token"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "name" : "_text",
          "definition" : "http://hl7.org/fhir/SearchParameter/DomainResource-text",
          "type" : "string"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "name" : "_query",
          "definition" : "http://hl7.org/fhir/SearchParameter/Resource-query",
          "type" : "token"
        }
      ]
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.